[INFO] cloning repository https://github.com/danverbraganza/pristine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danverbraganza/pristine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanverbraganza%2Fpristine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanverbraganza%2Fpristine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e75347b44a8a5738eb2f64ae5262ceec8ecdd3c3
[INFO] testing danverbraganza/pristine against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanverbraganza%2Fpristine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danverbraganza/pristine
[INFO] finished tweaking git repo https://github.com/danverbraganza/pristine
[INFO] tweaked toml for git repo https://github.com/danverbraganza/pristine written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danverbraganza/pristine on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danverbraganza/pristine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded idna_adapter v1.2.2
[INFO] [stderr]   Downloaded jsonrpsee-types v0.26.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.5.0
[INFO] [stderr]   Downloaded tokio-macros v2.7.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded rustc-hash v2.1.2
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded pkg-config v0.3.33
[INFO] [stderr]   Downloaded hyper-rustls v0.27.9
[INFO] [stderr]   Downloaded jsonrpsee v0.26.0
[INFO] [stderr]   Downloaded schannel v0.1.29
[INFO] [stderr]   Downloaded pin-project-internal v1.1.13
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded pin-project v1.1.13
[INFO] [stderr]   Downloaded toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]   Downloaded socket2 v0.6.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded jsonrpsee-core v0.26.0
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.48
[INFO] [stderr]   Downloaded tower-http v0.6.10
[INFO] [stderr]   Downloaded hyper v1.9.0
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded winnow v1.0.2
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] [stderr]   Downloaded zerocopy v0.8.48
[INFO] [stderr]   Downloaded openssl v0.10.79
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0df8848ac910ec18097022bea9f738201467ea972765b40234f566a6d6f942a8
[INFO] running `Command { std: "docker" "start" "-a" "0df8848ac910ec18097022bea9f738201467ea972765b40234f566a6d6f942a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0df8848ac910ec18097022bea9f738201467ea972765b40234f566a6d6f942a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df8848ac910ec18097022bea9f738201467ea972765b40234f566a6d6f942a8", kill_on_drop: false }`
[INFO] [stdout] 0df8848ac910ec18097022bea9f738201467ea972765b40234f566a6d6f942a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 187163b8862d8eab7cbb1520c8ec6b3f806d578cf6a307fe45fd2aad0ebb4371
[INFO] running `Command { std: "docker" "start" "-a" "187163b8862d8eab7cbb1520c8ec6b3f806d578cf6a307fe45fd2aad0ebb4371", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling jsonrpsee v0.26.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pristine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.02s
[INFO] running `Command { std: "docker" "inspect" "187163b8862d8eab7cbb1520c8ec6b3f806d578cf6a307fe45fd2aad0ebb4371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187163b8862d8eab7cbb1520c8ec6b3f806d578cf6a307fe45fd2aad0ebb4371", kill_on_drop: false }`
[INFO] [stdout] 187163b8862d8eab7cbb1520c8ec6b3f806d578cf6a307fe45fd2aad0ebb4371
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf12d449fe9881456d5bc9d0edb5936d520c3cebdd2516746584325d4d21b556
[INFO] running `Command { std: "docker" "start" "-a" "bf12d449fe9881456d5bc9d0edb5936d520c3cebdd2516746584325d4d21b556", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pristine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] running `Command { std: "docker" "inspect" "bf12d449fe9881456d5bc9d0edb5936d520c3cebdd2516746584325d4d21b556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf12d449fe9881456d5bc9d0edb5936d520c3cebdd2516746584325d4d21b556", kill_on_drop: false }`
[INFO] [stdout] bf12d449fe9881456d5bc9d0edb5936d520c3cebdd2516746584325d4d21b556
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e975a274086c077ccfa9988419dd4e2e77e5d412e813760c2dde5e81cef879cf
[INFO] running `Command { std: "docker" "start" "-a" "e975a274086c077ccfa9988419dd4e2e77e5d412e813760c2dde5e81cef879cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pristine-06e2838f1841f7e9)
[INFO] [stdout] 
[INFO] [stdout] running 232 tests
[INFO] [stdout] test agent::tests::agent_run_compiles_block_tool_call_into_content_part_tool_use ... ok
[INFO] [stdout] test agent::tests::agent_run_compiles_history_into_model_input_with_system_turn ... ok
[INFO] [stdout] test agent::tests::agent_run_dispatches_tool_call_and_re_enters_model ... ok
[INFO] [stdout] test agent::tests::agent_run_compiles_block_tool_result_into_content_part_tool_result ... ok
[INFO] [stdout] test agent::tests::agent_default_tool_registry_is_empty ... ok
[INFO] [stdout] test agent::tests::agent_run_exits_when_inbound_closed ... ok
[INFO] [stdout] test agent::tests::agent_run_dispatches_unknown_tool_yields_error_result ... ok
[INFO] [stdout] test builtins::add::tests::add_tool_handles_negative_and_fractional ... ok
[INFO] [stdout] test agent::tests::agent_run_propagates_model_error ... ok
[INFO] [stdout] test builtins::add::tests::add_tool_rejects_missing_fields ... ok
[INFO] [stdout] test agent::tests::agent_run_skips_agent_message_when_only_tool_calls ... ok
[INFO] [stdout] test builtins::add::tests::add_tool_schema_advertises_required_fields ... ok
[INFO] [stdout] test agent::tests::agent_run_processes_one_user_message ... ok
[INFO] [stdout] test builtins::add::tests::add_tool_returns_sum_for_valid_input ... ok
[INFO] [stdout] test builtins::add::tests::add_tool_rejects_non_numeric_fields ... ok
[INFO] [stdout] test agent::tests::agent_tools_accessor_returns_shared_registry ... ok
[INFO] [stdout] test agent::tests::agent_run_uses_delta_buffer_when_no_content_complete ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_invalid_input_on_malformed_json ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_missing_command_field_is_invalid_input ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_lossy_utf8_marks_invalid_flag ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_not_utf8_for_binary_file ... ok
[INFO] [stdout] test builtins::edit::tests::edit_old_eq_new_is_noop_success ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_invalid_path_on_empty_string ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_spawn_error_maps_to_execution_dialect ... ok
[INFO] [stdout] test builtins::edit::tests::edit_replaces_single_match_writes_file_atomically ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_signal_kill_status ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_timeout_is_not_a_tool_error ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_respects_caller_supplied_timeout ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_truncates_stdout_tail_to_64_kib ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_io_error_maps_to_execution_dialect ... ok
[INFO] [stdout] test builtins::edit::tests::edit_preserves_trailing_newline ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_file_not_found_on_missing_path ... ok
[INFO] [stdout] test builtins::insert::tests::insert_invalid_path_empty_string ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_happy_path_echo_zero_exit ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_default_timeout_is_30_seconds ... ok
[INFO] [stdout] test builtins::insert::tests::insert_appends_when_after_line_equals_total ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_multiple_matches_on_count_ge_2 ... ok
[INFO] [stdout] test builtins::insert::tests::insert_into_empty_file ... ok
[INFO] [stdout] test builtins::insert::tests::insert_append_to_file_without_trailing_newline ... ok
[INFO] [stdout] test builtins::insert::tests::insert_file_not_found ... ok
[INFO] [stdout] test builtins::insert::tests::insert_multiline_content ... ok
[INFO] [stdout] test builtins::insert::tests::insert_returns_invalid_after_line_when_past_end ... ok
[INFO] [stdout] test builtins::read::tests::read_invalid_path_empty_string ... ok
[INFO] [stdout] test builtins::insert::tests::insert_in_middle_of_file ... ok
[INFO] [stdout] test builtins::insert::tests::insert_not_utf8 ... ok
[INFO] [stdout] test builtins::read::tests::read_full_file_happy_path ... ok
[INFO] [stdout] test agent::tests::agent_run_populates_model_input_tools_from_registry ... ok
[INFO] [stdout] test builtins::insert::tests::insert_prepends_when_after_line_zero ... ok
[INFO] [stdout] test builtins::read::tests::read_not_utf8_returns_byte_offset ... ok
[INFO] [stdout] test builtins::read::tests::read_file_too_large_when_no_range_given ... ok
[INFO] [stdout] test builtins::read::tests::read_invalid_range_start_zero ... ok
[INFO] [stdout] test builtins::read::tests::read_invalid_range_start_gt_end ... ok
[INFO] [stdout] test builtins::exec_bash::tests::exec_bash_non_zero_exit_is_not_a_tool_error ... ok
[INFO] [stdout] test builtins::read::tests::read_start_past_total_returns_empty_content ... ok
[INFO] [stdout] test builtins::write::tests::write_auto_creates_parent_directory ... ok
[INFO] [stdout] test builtins::insert::tests::insert_empty_content_is_noop_success ... ok
[INFO] [stdout] test builtins::write::tests::write_invalid_path_empty_string ... ok
[INFO] [stdout] test config::auth::tests::provider_kind_anthropic_with_default_base_url ... ok
[INFO] [stdout] test config::auth::tests::auth_config_rejects_unknown_top_level_field ... ok
[INFO] [stdout] test config::autowrite::tests::missing_file_is_written_with_template ... ok
[INFO] [stdout] test config::auth::tests::model_alias_rejects_unknown_field ... ok
[INFO] [stdout] test builtins::read::tests::read_file_too_large_bypassed_by_line_range ... ok
[INFO] [stdout] test builtins::write::tests::write_empty_content_creates_empty_file ... ok
[INFO] [stdout] test builtins::read::tests::read_range_clamps_end_past_total ... ok
[INFO] [stdout] test config::autowrite::tests::existing_file_is_left_alone ... ok
[INFO] [stdout] test config::discover::tests::resolve_auth_cli_override_used_verbatim ... ok
[INFO] [stdout] test builtins::read::tests::read_file_not_found_returns_typed_error ... ok
[INFO] [stdout] test config::discover::tests::resolve_auth_cli_override_with_tilde_expands ... ok
[INFO] [stdout] test config::discover::tests::resolve_auth_cli_override_with_tilde_missing_home_errors ... ok
[INFO] [stdout] test config::discover::tests::resolve_auth_default_path_uses_home ... ok
[INFO] [stdout] test config::discover::tests::resolve_auth_missing_home_returns_missing_home_error ... ok
[INFO] [stdout] test config::autowrite::tests::io_error_path_is_propagated ... ok
[INFO] [stdout] test config::autowrite::tests::parent_directory_is_created ... ok
[INFO] [stdout] test config::autowrite::tests::missing_file_is_chmod_600_on_unix ... ok
[INFO] [stdout] test config::autowrite::tests::template_parses_as_auth_config ... ok
[INFO] [stdout] test builtins::write::tests::write_creates_file_with_content ... ok
[INFO] [stdout] test config::discover::tests::expand_tilde_alone_returns_home_directly ... ok
[INFO] [stdout] test config::discover::tests::expand_tilde_plain_path_unchanged ... ok
[INFO] [stdout] test config::discover::tests::resolve_topology_cli_override_returns_path ... ok
[INFO] [stdout] test builtins::write::tests::write_handles_existing_directory_as_target ... ok
[INFO] [stdout] test config::discover::tests::resolve_topology_cli_override_with_tilde_expands ... ok
[INFO] [stdout] test config::error::tests::config_error_is_standard_error_trait_object ... ok
[INFO] [stdout] test builtins::write::tests::write_overwrites_existing_file ... ok
[INFO] [stdout] test config::error::tests::config_errors_is_standard_error_trait_object ... ok
[INFO] [stdout] test config::error::tests::empty_aggregate_is_empty ... ok
[INFO] [stdout] test config::parse::tests::parse_auth_garbled_syntax_rejected ... ok
[INFO] [stdout] test config::error::tests::push_then_into_inner_round_trips ... ok
[INFO] [stdout] test config::parse::tests::parse_topology_garbled_syntax_carries_span ... ok
[INFO] [stdout] test config::parse::tests::parse_topology_with_env_initial_parse_error_short_circuits ... ok
[INFO] [stdout] test config::parse::tests::parse_topology_with_env_substitutes_system_prompt ... ok
[INFO] [stdout] test config::parse::tests::parse_topology_rejects_unknown_field_on_agent ... ok
[INFO] [stdout] test config::discover::tests::resolve_topology_none_returns_none ... ok
[INFO] [stdout] test config::parse::tests::parse_auth_with_env_substitutes_api_key ... ok
[INFO] [stdout] test config::template::tests::empty_marker_is_literal ... ok
[INFO] [stdout] test config::template::tests::invalid_identifier_inside_marker_is_literal ... ok
[INFO] [stdout] test config::template::tests::mid_string_substitution_preserves_surroundings ... ok
[INFO] [stdout] test config::parse::tests::parse_topology_round_trips_valid_input ... ok
[INFO] [stdout] test config::parse::tests::parse_auth_round_trips_valid_input ... ok
[INFO] [stdout] test config::resolve::tests::dangling_alias_collects_error_and_skips_agent ... ok
[INFO] [stdout] test config::resolve::tests::extra_alias_is_not_an_error ... ok
[INFO] [stdout] test config::resolve::tests::mixed_one_resolves_one_dangles ... ok
[INFO] [stdout] test config::parse::tests::read_topology_file_missing_path_returns_io_error ... ok
[INFO] [stdout] test config::resolve::tests::multiple_agents_share_one_alias ... ok
[INFO] [stdout] test config::parse::tests::read_topology_file_round_trips_valid_file ... ok
[INFO] [stdout] test config::resolve::tests::multiple_agents_with_different_aliases ... ok
[INFO] [stdout] test config::resolve::tests::resolves_single_agent_against_matching_alias ... ok
[INFO] [stdout] test config::parse::tests::parse_auth_with_env_missing_var_collects_error ... ok
[INFO] [stdout] test config::template::tests::substitutes_single_placeholder ... ok
[INFO] [stdout] test config::template::tests::trailing_marker_is_literal ... ok
[INFO] [stdout] test config::template::tests::nested_location_reflects_table_path ... ok
[INFO] [stdout] test config::template::tests::array_location_includes_index ... ok
[INFO] [stdout] test config::template::tests::multi_occurrence_substitutes_all ... ok
[INFO] [stdout] test config::template::tests::non_string_values_are_left_alone ... ok
[INFO] [stdout] test config::template::tests::partial_marker_is_literal ... ok
[INFO] [stdout] test config::template::tests::single_brace_marker_is_literal ... ok
[INFO] [stdout] test config::template::tests::special_chars_in_env_value_are_copied_verbatim ... ok
[INFO] [stdout] test config::template::tests::missing_env_var_records_error_and_empties_placeholder ... ok
[INFO] [stdout] test config::tests::load_with_missing_home_when_default_auth_path_used ... ok
[INFO] [stdout] test config::topology::tests::tool_kind_builtin_round_trip ... ok
[INFO] [stdout] test config::tests::embedded_default_topology_has_five_builtin_tools ... ok
[INFO] [stdout] test config::tests::assemble_config_dangling_alias_and_undeclared_tool_collected_together ... ok
[INFO] [stdout] test config::tests::assemble_config_all_pass_returns_config ... ok
[INFO] [stdout] test config::validate::tests::all_declared_tools_pass ... ok
[INFO] [stdout] test config::validate::tests::duplicate_within_one_agent_collects_error ... ok
[INFO] [stdout] test config::validate::tests::multiple_agents_independent ... ok
[INFO] [stdout] test config::tests::load_with_succeeds_for_valid_paths_and_env ... ok
[INFO] [stdout] test config::validate::tests::empty_tools_list_is_allowed ... ok
[INFO] [stdout] test config::validate::tests::triple_duplicate_records_only_once ... ok
[INFO] [stdout] test config::validate::tests::mixed_undeclared_and_duplicate_on_same_agent ... ok
[INFO] [stdout] test config::tests::embedded_default_topology_has_default_agent_with_five_tools ... ok
[INFO] [stdout] test config::tests::assemble_config_happy_path ... ok
[INFO] [stdout] test config::tests::load_with_auto_writes_missing_auth_file ... ok
[INFO] [stdout] test config::tests::assemble_config_topology_parse_error_collects_auth_errors_too ... ok
[INFO] [stdout] test config::validate::tests::undeclared_tool_collects_error ... ok
[INFO] [stdout] test harness::tests::builder_rejects_agent_with_unknown_model ... ok
[INFO] [stdout] test config::topology::tests::topology_config_rejects_unknown_top_level_field ... ok
[INFO] [stdout] test config::topology::tests::agent_config_rejects_unknown_field ... ok
[INFO] [stdout] test harness::tests::harness_builder_add_provider_makes_provider_visible ... ok
[INFO] [stdout] test config::tests::load_with_embedded_default_topology_when_no_override ... ok
[INFO] [stdout] test harness::tests::harness_builder_duplicate_provider_returns_error ... ok
[INFO] [stdout] test harness::tests::harness_builder_add_tool_makes_tool_visible_to_agents ... ok
[INFO] [stdout] test harness::tests::harness_builder_duplicate_tool_returns_error ... ok
[INFO] [stdout] test history::tests::linearize_returns_root_first ... ok
[INFO] [stdout] test history::tests::append_advances_head_and_links_parent ... ok
[INFO] [stdout] test history::tests::tool_call_round_trips_through_history ... ok
[INFO] [stdout] test history::tests::fork_shares_prefix_via_arc ... ok
[INFO] [stdout] test history::tests::tool_result_round_trips_through_history ... ok
[INFO] [stdout] test messagebus::tests::bus_is_send_sync ... ok
[INFO] [stdout] test messagebus::tests::register_then_send_inbound_delivers_block ... ok
[INFO] [stdout] test messagebus::tests::register_twice_errors ... ok
[INFO] [stdout] test harness::tests::start_then_shutdown_exits_cleanly ... ok
[INFO] [stdout] test harness::tests::send_to_agent_routes_through_bus ... ok
[INFO] [stdout] test history::tests::tool_call_and_result_share_correlation_id ... ok
[INFO] [stdout] test harness::tests::harness_emits_error_event_when_agent_dies ... ok
[INFO] [stdout] test messagebus::tests::subscribe_on_unknown_agent_errors ... ok
[INFO] [stdout] test model::anthropic::tests::accumulated_tool_use_json_round_trips_via_serde_json ... ok
[INFO] [stdout] test model::anthropic::tests::anthropic_provider_is_send_sync ... ok
[INFO] [stdout] test messagebus::tests::subscribe_sees_published_error_events ... ok
[INFO] [stdout] test messagebus::tests::unknown_agent_returns_unknown_agent_error ... ok
[INFO] [stdout] test messagebus::tests::subscribe_sees_published_events ... ok
[INFO] [stdout] test model::anthropic::tests::anthropic_model_is_send_sync ... ok
[INFO] [stdout] test model::anthropic::tests::parses_content_block_start_text ... ok
[INFO] [stdout] test model::anthropic::tests::parses_content_block_start_unknown_type_falls_back_to_other ... ok
[INFO] [stdout] test model::anthropic::tests::parses_input_json_delta ... ok
[INFO] [stdout] test model::anthropic::tests::provider_build_rejects_non_string_api_key ... ok
[INFO] [stdout] test model::anthropic::tests::provider_build_rejects_non_string_base_url ... ok
[INFO] [stdout] test model::anthropic::tests::parses_content_block_start_tool_use ... ok
[INFO] [stdout] test model::anthropic::tests::provider_build_rejects_non_object_extras ... ok
[INFO] [stdout] test model::anthropic::tests::provider_build_requires_api_key ... ok
[INFO] [stdout] test model::anthropic::tests::serializes_mixed_text_and_tool_use_blocks ... ok
[INFO] [stdout] test model::anthropic::tests::serializes_tool_result_content_block ... ok
[INFO] [stdout] test model::anthropic::tests::serializes_tool_use_content_block ... ok
[INFO] [stdout] test model::anthropic::tests::serializes_user_messages_correctly ... ok
[INFO] [stdout] test model::anthropic::tests::serializes_tools_field_when_present ... ok
[INFO] [stdout] test model::anthropic::tests::system_turns_concatenated_into_system_field ... ok
[INFO] [stdout] test model::tests::error_is_standard_error_trait_object ... ok
[INFO] [stdout] test model::tests::model_input_carries_tools_alongside_turns ... ok
[INFO] [stdout] test model::tests::model_input_is_send_sync ... ok
[INFO] [stdout] test model::tests::model_stream_event_is_send_sync ... ok
[INFO] [stdout] test model::tests::tool_result_clone_preserves_fields ... ok
[INFO] [stdout] test model::tests::tool_spec_fields_round_trip ... ok
[INFO] [stdout] test model::tests::tool_spec_is_send_sync ... ok
[INFO] [stdout] test model::tests::tool_use_delta_distinguishes_interleaved_ids ... ok
[INFO] [stdout] test model::tests::tool_use_round_trips_through_model_input ... ok
[INFO] [stdout] test model::tests::tool_use_stream_events_round_trip_their_fields ... ok
[INFO] [stdout] test model::tests::content_part_is_send_sync ... ok
[INFO] [stdout] test model::anthropic::tests::tool_result_object_value_is_stringified_for_anthropic ... ok
[INFO] [stdout] test provider::tests::get_missing_name_returns_none ... ok
[INFO] [stdout] test provider::tests::add_then_get_round_trips_registered_provider ... ok
[INFO] [stdout] test rpc::tests::agent_event_notification_error ... ok
[INFO] [stdout] test provider::tests::provider_error_is_standard_error_trait_object ... ok
[INFO] [stdout] test rpc::tests::agent_event_notification_token_delta ... ok
[INFO] [stdout] test rpc::tests::block_complete_notification_agent_message_shape ... ok
[INFO] [stdout] test rpc::tests::agent_event_notification_idle ... ok
[INFO] [stdout] test rpc::tests::block_complete_notification_reasoning_trace_shape ... ok
[INFO] [stdout] test rpc::tests::agent_event_notification_run_complete ... ok
[INFO] [stdout] test rpc::tests::block_complete_notification_tool_result_shape ... ok
[INFO] [stdout] test rpc::tests::block_complete_notification_user_message_shape ... ok
[INFO] [stdout] test rpc::tests::initialize_returns_ids ... ok
[INFO] [stdout] test rpc::tests::send_message_returns_ok ... ok
[INFO] [stdout] test rpc::tests::send_message_to_unknown_agent_returns_error ... ok
[INFO] [stdout] test rpc::tests::shutdown_cancels_token ... ok
[INFO] [stdout] test shell::tests::bash_shell_smoke_echoes_string ... ignored, spawns real /bin/bash; opt-in
[INFO] [stdout] test rpc::tests::block_complete_notification_tool_call_shape ... ok
[INFO] [stdout] test shell::tests::stub_shell_propagates_scripted_error ... ok
[INFO] [stdout] test tests::build_harness_from_config_unknown_provider_yields_config_error ... ok
[INFO] [stdout] test tests::build_harness_from_config_zero_agents_yields_empty_agent_id_list ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_no_matches_on_zero ... ok
[INFO] [stdout] test tests::cli_accepts_auth_flag ... ok
[INFO] [stdout] test tests::cli_accepts_both_flags ... ok
[INFO] [stdout] test tests::cli_global_flag_at_any_position ... ok
[INFO] [stdout] test tests::cli_rejects_model_flag ... ok
[INFO] [stdout] test builtins::read::tests::read_empty_file_returns_empty_content ... ok
[INFO] [stdout] test tool::tests::dispatch_unknown_tool_returns_not_found ... ok
[INFO] [stdout] test tests::cli_accepts_config_flag ... ok
[INFO] [stdout] test tool::tests::duplicate_registration_is_rejected ... ok
[INFO] [stdout] test tool::tests::register_and_dispatch_happy_path ... ok
[INFO] [stdout] test tool::tests::tool_error_is_standard_error_trait_object ... ok
[INFO] [stdout] test tool::tests::list_returns_all_registered_tools ... ok
[INFO] [stdout] test builtins::edit::tests::edit_returns_no_matches_on_empty_old_str ... ok
[INFO] [stdout] test harness::tests::harness_builder_starts_with_empty_tool_registry ... ok
[INFO] [stdout] test messagebus::tests::route_forwards_block_complete_with_agent_message ... ok
[INFO] [stdout] test provider::tests::duplicate_add_returns_duplicate_provider_error ... ok
[INFO] [stdout] test harness::tests::subscribe_returns_receiver_seeing_published_event ... ok
[INFO] [stdout] test shell::tests::stub_shell_returns_scripted_exit ... ok
[INFO] [stdout] test shell::tests::stub_shell_returns_scripted_timeout ... ok
[INFO] [stdout] test harness::tests::multi_agent_failure_isolation ... ok
[INFO] [stdout] test harness::tests::harness_join_cleans_up_exec_bash_tmp_dir ... FAILED
[INFO] [stdout] test messagebus::tests::route_ignores_non_agent_message_blocks ... ok
[INFO] [stdout] test model::anthropic::tests::provider_build_succeeds_with_minimum_extras ... ok
[INFO] [stdout] test tests::build_harness_from_config_happy_path_registers_one_agent_and_five_tools ... ok
[INFO] [stdout] test tests::build_harness_from_config_multiple_agents_get_distinct_model_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- harness::tests::harness_join_cleans_up_exec_bash_tmp_dir stdout ----
[INFO] [stdout] ExecBash: stdout tmp write failed ("/tmp/pristine-17/197ab83af065447c9e05f4e0d9489032.stdout"): No such file or directory (os error 2)
[INFO] [stdout] ExecBash: stderr tmp write failed ("/tmp/pristine-17/197ab83af065447c9e05f4e0d9489032.stderr"): No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'harness::tests::harness_join_cleans_up_exec_bash_tmp_dir' (214) panicked at src/harness.rs:581:9:
[INFO] [stdout] expected tmp dir "/tmp/pristine-17" to exist after priming
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ccdce1ad028 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ccdce1ad028 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ccdce1ad028 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ccdce1ad028 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ccdce1c439a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ccdce1c439a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ccdce1b2552 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ccdce1b2552 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ccdce188a06 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ccdce188a06 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ccdce1a3fa9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ccdcdecaf5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ccdcdecaf5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ccdce1a4222 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ccdce1a4222 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ccdce188ac2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ccdce17d429 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ccdce189bdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ccdce1c4b5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ccdcd9929f0 - pristine[d1fb1f1ae159aa66]::harness::tests::harness_join_cleans_up_exec_bash_tmp_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/harness.rs:581:9
[INFO] [stdout]   20:     0x5ccdcda4edf2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5ccdcda4ef2d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ccdcda72ddd - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5ccdcda72c1b - tokio[d9282cc9671db661]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5ccdcda72c1b - tokio[d9282cc9671db661]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5ccdcda72c1b - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5ccdcda53d60 - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5ccdcda6f65d - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5ccdcda6d1d4 - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5ccdcda52d6b - <tokio[d9282cc9671db661]::runtime::context::scoped::Scoped<tokio[d9282cc9671db661]::runtime::scheduler::Context>>::set::<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5ccdcda71fe9 - tokio[d9282cc9671db661]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5ccdcd8fd0b2 - <std[929523f510218772]::thread::local::LocalKey<tokio[d9282cc9671db661]::runtime::context::Context>>::try_with::<tokio[d9282cc9671db661]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5ccdcd8fc77e - <std[929523f510218772]::thread::local::LocalKey<tokio[d9282cc9671db661]::runtime::context::Context>>::with::<tokio[d9282cc9671db661]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5ccdcda5ec4d - tokio[d9282cc9671db661]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5ccdcda5ac30 - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5ccdcda5b046 - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5ccdcda6c740 - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5ccdcd949eb3 - tokio[d9282cc9671db661]::runtime::context::runtime::enter_runtime::<<tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5ccdcda530d1 - <tokio[d9282cc9671db661]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5ccdcd9f8584 - <tokio[d9282cc9671db661]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5ccdcd9f89bf - <tokio[d9282cc9671db661]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5ccdcd9a00d2 - pristine[d1fb1f1ae159aa66]::harness::tests::harness_join_cleans_up_exec_bash_tmp_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/harness.rs:599:10
[INFO] [stdout]   42:     0x5ccdcd990197 - pristine[d1fb1f1ae159aa66]::harness::tests::harness_join_cleans_up_exec_bash_tmp_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/harness.rs:565:56
[INFO] [stdout]   43:     0x5ccdcd9f4b56 - <pristine[d1fb1f1ae159aa66]::harness::tests::harness_join_cleans_up_exec_bash_tmp_dir::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5ccdcdebe03b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ccdcdebe03b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5ccdcdecb8b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5ccdcdecb8b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5ccdcdecb8b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5ccdcdecb8b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5ccdcdecb8b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5ccdcdecb8b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5ccdcdecb8b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5ccdcdec6414 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5ccdcdec6414 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5ccdcdece932 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5ccdcdece932 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5ccdcdece932 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ccdcdece932 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ccdcdece932 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ccdcdece932 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5ccdcdece932 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ccdce1abf9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5ccdce1abf9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7eb37afa6aa4 - <unknown>
[INFO] [stdout]   65:     0x7eb37b033a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     harness::tests::harness_join_cleans_up_exec_bash_tmp_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 230 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e975a274086c077ccfa9988419dd4e2e77e5d412e813760c2dde5e81cef879cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e975a274086c077ccfa9988419dd4e2e77e5d412e813760c2dde5e81cef879cf", kill_on_drop: false }`
[INFO] [stdout] e975a274086c077ccfa9988419dd4e2e77e5d412e813760c2dde5e81cef879cf
